The DatabaseFieldDefinition Object represents a database field used in the report. This object provides properties for getting information on database fields in the report.
Property | Definition | Read/Write | Restriction in event handler |
---|---|---|---|
String. Specifies the name of the field in the database (for example, Product ID). | |||
CRFieldKind. Gets which kind of field (for example, database, summary, formula, etc.). |
String. Gets the unique Crystal formula form name of the field within the report as {table.FIELD} (for example, {product.PRODUCT ID}). | |||
Can be read only when top | |||
Integer. Gets the number of bytes required to store the field data in memory. | |||
Report Object. Gets reference to the parent object. | |||
Can be read only when top | |||
Can be read only when top | |||
CRFieldValueType. Gets which type of value is found in the field. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |